home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer 7.13
/
2002-03_Disc_7.13.bin
/
Items.pcg
/
scripts
/
DefineButton2_237
/
BUTTONCONDACTION on(release, keyPress Up).as
Wrap
Text File
|
2001-12-06
|
157b
|
4 lines
on(release, keyPress "<Up>"){
scrollListUp("menufile","filename","filenumber",num_Items,topFile,"topFile",fileCount,"fileCount","currentFileCount");
}